From: Nicolas Petton Date: Thu, 21 Mar 2019 20:10:15 +0000 (+0100) Subject: * etc/NEWS: Document seq-contains-p. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~3760 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=07cf97979057a04c853c580e528258a4ad3e52e0;p=emacs.git * etc/NEWS: Document seq-contains-p. --- diff --git a/etc/NEWS b/etc/NEWS index 6b132eb41d7..372d3cd70fe 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -390,6 +390,9 @@ buffers. New convenience functions 'seq-first' and 'seq-rest' give easy access to respectively the first and all but the first elements of sequences. +The new predicate function 'seq-contains-p' should be used instead of +the now obsolete 'seq-contains'. + --- ** Follow mode In the current follow group of windows, "ghost" cursors are no longer